Skip to content

Allow passing a path with tilde to the configure script #45375

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 19, 2017

Conversation

topecongiro
Copy link
Contributor

Currently ./configure --local-rust-root=~/.cargo --enable-local-rebuild fails with

Exception: no cargo executable found at `~/.cargo//bin/cargo`

@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@Mark-Simulacrum
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 18, 2017

📌 Commit 0dde8cd has been approved by Mark-Simulacrum

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Oct 19, 2017
kennytm added a commit to kennytm/rust that referenced this pull request Oct 19, 2017
…mulacrum

Allow passing a path with tilde to the configure script

Currently `./configure --local-rust-root=~/.cargo --enable-local-rebuild` fails with
 ```
Exception: no cargo executable found at `~/.cargo//bin/cargo`
```
bors added a commit that referenced this pull request Oct 19, 2017
Rollup of 8 pull requests

- Successful merges: #45343, #45349, #45352, #45374, #45375, #45376, #45377, #45382
- Failed merges:
@bors bors merged commit 0dde8cd into rust-lang:master Oct 19, 2017
@topecongiro topecongiro deleted the enable-tilde branch October 19, 2017 23:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants